projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e83bc25
)
Do no force speed while running the testsuite
author
Andrea Corallo
<akrl@sdf.org>
Mon, 20 Jan 2020 21:59:40 +0000
(21:59 +0000)
committer
Andrea Corallo
<akrl@sdf.org>
Mon, 20 Jan 2020 21:59:40 +0000
(21:59 +0000)
test/src/comp-tests.el
patch
|
blob
|
history
diff --git
a/test/src/comp-tests.el
b/test/src/comp-tests.el
index d71dad6dd591bb22bee3a962135b705dac8f10f6..bd844a90c3c329bac11a0f402f579f91554fbfcf 100644
(file)
--- a/
test/src/comp-tests.el
+++ b/
test/src/comp-tests.el
@@
-29,9
+29,6
@@
(require 'cl-lib)
(require 'comp)
-;; (setq comp-debug 1)
-(setq comp-speed 0)
-
(defconst comp-test-directory (file-name-directory (or load-file-name
buffer-file-name)))
(defconst comp-test-src